@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* 全局 */
body,h1,h2,h3,h4,h5,h6,hr,p,pre,blockquote,dl,dd,ul,ol,th,td,form,fieldset,legend,button,input,textarea,img{margin:0;padding:0; border:none;}
h1,h2,h3,h4,h5,h6,button,input,textarea,select{font-size:100%;}
fieldset,img{border:0;}table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}ul{list-style:none;}
address,cite,code,dfn,var,em,th{font-style:normal;font-weight:normal;}
button,input,textarea{outline:none;font-family:inherit;}:focus{outline:0;}
body{font-family:Arial, Helvetica, sans-serif;}
textarea{overflow-x:hidden;overflow-y:auto;resize:none;}
a{text-decoration:none;display: block;}a:hover{text-decoration:none;}
i,em{font-style:normal;display: block;}
li{ float:left;}
/* 清浮动*/
.clearfix:after,.clearfix:before{content:"";display:table}
.clearfix:after{clear:both;overflow:hidden}
.clearfix{zoom:1}
.container{width: 960px;margin: 0 auto;}
header{padding:0 40px;box-sizing: border-box;display: flex;align-items: center;height: 60px;
    justify-content: space-between;}
nav{display: flex;width: 100%;align-items: center;
    justify-content: space-between;font-family: ArialMT;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0px;
}
nav a{color: #000000; padding: 0 10px;box-sizing: border-box;}
nav a:hover{
    color: #be926f;
    text-decoration: underline;
}
nav a:last-child:hover{
    background: none;
}
.logo{
    font-family: ArialMT;
    font-size: 38px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    display: none;
}
.banner{width: 100%;}
.banner img{width: 100%;vertical-align: middle;}
.why_title{
    font-family: DIN-Bold;
    font-size: 20px;
    text-decoration: underline;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #ffffff;width: 100%;text-align: center;

}
.why{
    width: 100%;height: 148px;background: #2c2c2c;padding: 15px 40px;box-sizing: border-box;
}
.w_wrap{display: flex;margin-top: 34px;
    justify-content: space-around;}
.w_wrap li{	height: 58px;display: flex;align-items: center;width: 23%;
    justify-content: center;background-image: linear-gradient(
        #ffffff,
        #ffffff),
linear-gradient(
        #ffb901,
        #ffb901);
    background-blend-mode: normal,
    normal;}
.w_wrap li p{
    width: 60%;border-left: 1px solid #000;height: 52px;
    text-align: center;margin-left: 5px;display: flex;align-items: center;justify-content: center;
}
.title{
    background: url("../images/title_bg.png") no-repeat;position: relative;
   width: 30%;margin: 30px auto;
    text-align: center;height: 72px;background-size: 100% 100%;
    font-family: GalanoGrotesqueAltDEMO-Bold;
    font-size: 24px;font-weight: 600;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #5b3c22;
}
.title p{
    padding-left: 67px;
    box-sizing: border-box;
}
.p_wrap{
    display: flex;justify-content: space-between;
}
.p_left{width: 55%;display: flex;
    justify-content: space-between;}
.p_left .p_big{width:79%;height: 418px;overflow: hidden;}
.p_left .p_big img,.p_left .p_sm a img{width: 100%;box-sizing: border-box;border: solid 2px #2a2a2a;}
.p_left .p_sm {width:19%;height: 418px;overflow-y: scroll;}
.p_left .p_sm a{width: 100%;margin-bottom: -2px;}
.p_right{width: 44%;}
.p_right .p_title{font-weight: 600;margin: 0 auto;
    font-family: ArialMT;}
.p_right_wrap{width: 94%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.p_right_wrap li{box-sizing:border-box;display: flex;align-items: center;float: none;
    width: 50%;margin-top: 50px;}
.p_right_wrap li p span{display: block;font-weight: bold;font-family: Arial-BoldMT;	color: #be926f;}
.p_right_wrap li p {margin-left: 10px;font-family: ArialMT;font-size: 14px;}
.buyNow{
    height: 50px;line-height: 50px;text-align: center;
    color: #5b3c22;width: 52%;margin: 60px auto 0 auto;font-size: 24px;
    border-radius: 10px;font-family: Arial-BoldMT;background:  #be926f;
}
.description .title p{
    padding-left: 85px;
    box-sizing: border-box;
}
.description{
    margin-top: 20px;
    padding:27px 30px 20px 30px ;
    box-sizing: border-box;
    background: url("../images/description_bg.png") no-repeat;
    background-size: 100% 100%;
}
.description li{float: none;}
.versand{
    background: url("../images/versand_bg.png") no-repeat;
    background-size: 100% 100%;
    padding: 20px 30px 20px 30px;
    box-sizing: border-box;
}
.v_wrap,.g_wrap {
    display: flex;
    justify-content: space-between;
}
.v_wrap li:first-child{
    width: 34%
}
.v_wrap li:first-child img{
    width: 100%;
}
.v_wrap li:last-child{
    width: 63%;
   font-family: ArialMT;
    font-size: 14px;
    line-height: 27px;
}
.v_wrap li span{
    padding: 3px;
    font-family: Arial-BoldMT;
    font-size: 20px;text-align: center;
    height: 30px;color: #ffffff;
    background-color: #be926f;
}
.gewa{
    width: 100%;
    padding: 20px 30px 20px 30px;
    box-sizing: border-box;
}
.g_wrap  li:first-child p{
    font-size: 14px;
    font-family: ArialMT;
    line-height: 27px;
}
.gewa li .title{
    margin: 0 auto;
    font-size: 24px;
    width: 48%;
}
.gewa li .title p{
    font-size: 24px;
}
.faq{
    background: url("../images/faq_bg.png") no-repeat;
    background-size: 100% 100%;
    padding: 30px;
    box-sizing: border-box;
}
.faq li{
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px
    rgba(0, 0, 0, 0.35);
    padding:20px;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.faq li p:first-child{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #292929;
    font-family: Arial-BoldMT;
    font-size: 20px;
}
.faq li p:first-child img{
    width: 49px;
    height: 47px;
    margin-right: 5px;
}
.faq li p{
    color: #585858;
    font-family: ArialMT;
    line-height: 22px;
}
.bewer{
    background: url("../images/bew_bg.png") no-repeat;
    background-size: 100% 100%;
    padding: 30px;
    box-sizing: border-box;
}
.b_wrap img{
    width: 100%;
}
.other{
    background: url("../images/other_bg.png") no-repeat;
    background-size: 100% 100%;
    padding-top: 30px;
    box-sizing: border-box;
}
.o_wrap li {
    width: 23%;
    margin: 0 0 10px 12px;
    border: 1px solid #000;
}
.o_wrap{
    color: white;
}
.o_wrap li img{width: 100%;vertical-align: middle;}
.o_wrap li span{
    background: #000;
    display: block;color: #ffffff;	font-size: 12px;height: 56px;overflow: hidden;text-overflow: ellipsis;
    font-family: ArialMT;padding: 5px;box-sizing: border-box;
}
.o_title{
    font-family: GalanoGrotesqueAltDEMO-Bold;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #f0d101;
    text-decoration: underline;
    text-align: center;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px){
  .container{
      width: 100%;
  }
    .p_left .p_big,.p_left .p_sm{
        height: 334px;
    }
    .p_left .p_sm a{
        margin-bottom: 0;
    }
    .p_right_wrap li{
        margin-top: 5px;
    }
    .buyNow{
        width: 64%;    margin: 27px auto 0 auto;
    }
    .o_wrap li{
        margin: 0 0 10px 10px;
    }
}
@media screen and (max-width: 481px){
   .container{
       width: 100%;
   }
    header,.why,.v_wrap li:first-child,.g_wrap li:last-child{
        display: none;
    }
    .p_wrap,.v_wrap, .g_wrap{
        display: block;
    }
    .p_left,.p_right,.v_wrap li:last-child{
        width: 100%;
    }
    .p_left .p_big, .p_left .p_sm{
     height: 300px;
    }
    .d_wrap,.v_wrap li:last-child{
        font-size: 12px;
    }
    .v_wrap li:last-child{
        line-height: 22px;
    }
    .v_wrap li span{
        margin: 5px 0;
        display: inline-block;
    }
    .g_wrap li:first-child{
        width: 100%;

    }
    .g_wrap li:first-child p{
        word-break: break-all;
        font-size: 12px;
        line-height: 22px;
    }
    .faq li p:first-child{
        font-size: 15px;
    }
    .faq li p:first-child img{
        width: 30px;
        height: inherit;
    }
    .faq li p{
        font-size: 12px;line-height: 20px;
    }
    .o_wrap li{
        width: 47%;
        margin: 0 0 10px 9px;
    }
    .title{
        font-size: 18px;
        width: 65%;
    }
    .title p{
        padding-left: 50px;
    }
    .g_wrap li:first-child .title p{
        font-size: 18px;
    }
    .gewa li .title{
        width: 72%;
    }
    .description .title p{
        padding-left: 64px;
    }
    .p_right .p_title{
        font-size: 14px;
        padding-left: 20px;
        box-sizing: border-box;
    }
}
